home *** CD-ROM | disk | FTP | other *** search
/ Directorty Opus 5 - Magellan 2 / Opus 5 - Magellan 2.iso / Extras / cdda_mpeg_op5 / mpegaudio / README.AMIGA < prev    next >
Text File  |  1994-03-21  |  2KB  |  49 lines

  1. G'day folks!
  2.  
  3. I found this one on the IUMA and added quick support for Amiga SAS/C,
  4. binary supplied for 040 or 030/881. Don't forget to (e.g.)
  5.  
  6.     setenv MPEGTABLES g2:mpegaudio/tables
  7.  
  8. so the programs can find several files they require.
  9.  
  10.  
  11. Encoding takes 50 times realtime on my A4000/040 for 44kHz stereo
  12. to a 128kBit stream; so don't expect it to fly on your A3000 ....
  13.  
  14. For producing streams straight off CD, I recommend a Toshiba or Apple
  15. CD300 (= Sony CDU-8003/5?1) drive and SCSIutil. I supplied a patch to
  16. cope with the Sony's strange behaviour when reading CDDA data.
  17.  
  18. Also, for manipulation purposes, you might find SOX useful ...
  19.  
  20.  
  21. Decoding is still somewhat slow with this decoder; I ported Tobias
  22. Bading's "maplay" (original source on IUMA, too) to Amiga and rewrote
  23. it to utilize integer arithmetic. It's 3 times faster than "musicout"
  24. actually and will do real-time decoding on the A4000 soon (although
  25. eating up almost all cpu power and with some restrictions to the play-
  26. back frequency).
  27. Hey Commodore, the Amiga community WAITS for the 3210 or whatever DSP.
  28. Release it, _NOW_. Give us a Gravis Ultrasound-like card with one or
  29. two DSP's and expect helluva sound !!!
  30.  
  31.  
  32. Take a look at aMiPEG as well, my somwhat speedy mpeg video player. It
  33. comes with full source code (like everything) and renders any stream to
  34. a full-size! AGA screen.
  35. Color interpolation and ECS support comes with the next release.
  36.  
  37.  
  38. If you want to produce video streams, I suggest the Berkeley encoder,
  39. a amiga port of which can be found on Aminet as well. It's a bit faster
  40. than the Stanford encoder, although I experienced some problems with
  41. the quality for synthetic pictures ...
  42.  
  43.  
  44. Feel free to mail me if you'd face any problems ...
  45.  
  46. Enjoy!
  47.  
  48.     Michael Rausch (mail via linux@uni-koblenz.de)
  49.